home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earkit / news / thor / rexx / bulkmail.doc < prev    next >
Text File  |  1998-05-24  |  2KB  |  66 lines

  1.                          BulkMail.thor  V2.0
  2.  
  3.                         © Neil Bothwick, 1997
  4.  
  5. BullkMail was originally written to send copies of a mail message to
  6. multiple recipients. since i had a need to send these out as
  7. individual mails, including multiple recipients on the To: line or
  8. using cc: were not suitable.
  9.  
  10. Several people have asked for enhancements, so here is version 2.
  11.  
  12. Features of BulkMail 2.0
  13. ~~~~~~~~~~~~~~~~~~~~~~~~
  14.  
  15. *  Searches on either comment or alias field of user database for
  16.    matching addresses
  17.  
  18. *  Send a separate mail to each recipient, or a single mail with
  19.    the other recipients on a Cc: or Bcc: header
  20.  
  21. *  Search the user database using a string based on the address of
  22.    the original message, or from a user-defined hotlist
  23.  
  24. *  Either use all matching address, or select from a list.
  25.  
  26.  
  27. Using BulkMail 2.0
  28. ~~~~~~~~~~~~~~~~~~
  29.  
  30. 1)  Create the mail message you wish to send
  31.  
  32. 2)  Select this message in the Events Editor and run BulkMail
  33.  
  34. 3)  Enter a search string, you can either type it in, use the from
  35.     address or select a string from your own hotlist. The hotlist is
  36.     useful if you regularly send mails to groups of people. You need
  37.     to create the hotlist yourself, it is called BulkMail.hotlist and
  38.     needs to be in the data directory for the current system (e.g. BBS0)
  39.  
  40. 4)  Select to search on either Alias or comment
  41.  
  42. 5)  You will be shown the number of matches and be given the choice of
  43.     using all of them, or selecting from the list
  44.  
  45. 6)  Choose either to send separate mails to each recipient, or to add
  46.     them to the current mail as Cc: or Bcc: headers. The difference
  47.     between the last two is that the the Cc: (carbon copy) header will
  48.     appear in all copies of the mail received, whereas Bcc: (blind
  49.     carbon copy) won't
  50.  
  51. 7)  If you chose separate messages, you will be given the option of
  52.     deleting the original message.
  53.  
  54.  
  55. Bug reports
  56. ~~~~~~~~~~~
  57.  
  58. I have tested BulkMail here, but would appreciate reports on any bugs
  59. you may find. I would also like to here from anyone who uses it
  60. without any problems, just so I know it's working OK.
  61.  
  62.  
  63. Neil Bothwick
  64. neil@wirenet.u-net.com
  65.  
  66.